Skip to content

Update README.md#1

Open
gwbyeon wants to merge 2 commits intoribokit:masterfrom
gwbyeon:patch-1
Open

Update README.md#1
gwbyeon wants to merge 2 commits intoribokit:masterfrom
gwbyeon:patch-1

Conversation

@gwbyeon
Copy link
Copy Markdown

@gwbyeon gwbyeon commented Jan 24, 2020

Changes to README to specify joblib version <=0.11. Compatibility issues due to changes in joblib >= 0.12, that now uses loky as the default backend. Specifying backend="multiprocessing" in joblib function Parallel() does not entirely resolve this issue and needs to be investigated further.

Changes to README to specify joblib version <=0.11. Compatibility issues due to changes in joblib >= 0.12, that now uses loky as the default backend. Specifying backend="multiprocessing" in joblib function Parallel() does not entirely resolve this issue and needs to be investigated further.
Copy link
Copy Markdown
Author

@gwbyeon gwbyeon left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

cvxopt also must be 1.1.6 for --njobs >=2. Higher versions cause crash with joblib parallelization during quadratic problem solving if W initial values are specified and needs further investigation.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant